[INFO] cloning repository https://github.com/Odhisika/worshipflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Odhisika/worshipflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdhisika%2Fworshipflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdhisika%2Fworshipflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b48dce71d61b3944085bc0d2985cc3ab8595bc4e
[INFO] checking Odhisika/worshipflow against master#485ec3fbcc12fa14ef6596dabb125ad710499c9e for pr-157710
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOdhisika%2Fworshipflow" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Odhisika/worshipflow
[INFO] finished tweaking git repo https://github.com/Odhisika/worshipflow
[INFO] tweaked toml for git repo https://github.com/Odhisika/worshipflow written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Odhisika/worshipflow on toolchain 485ec3fbcc12fa14ef6596dabb125ad710499c9e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Odhisika/worshipflow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tauri-plugin-dialog v2.7.1
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] [stderr]   Downloaded tauri-plugin v2.6.2
[INFO] [stderr]   Downloaded tauri-plugin-fs v2.5.1
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded jiff v0.2.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e
[INFO] running `Command { std: "docker" "start" "2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking urlpattern v0.3.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking tauri-utils v2.9.2
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]    Compiling tauri-build v2.6.2
[INFO] [stderr]    Compiling tauri-plugin v2.6.2
[INFO] [stderr]    Compiling tauri-codegen v2.6.2
[INFO] [stderr]    Compiling tauri v2.11.2
[INFO] [stderr]    Compiling tauri-plugin-fs v2.5.1
[INFO] [stderr]    Compiling tauri-plugin-dialog v2.7.1
[INFO] [stderr]    Compiling tauri-macros v2.6.2
[INFO] [stderr]    Compiling worshipflow-pro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gtk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.2
[INFO] [stderr]     Checking tao v0.35.3
[INFO] [stderr]     Checking muda v0.19.2
[INFO] [stderr]     Checking tauri-runtime v2.11.2
[INFO] [stderr]     Checking wry v0.55.1
[INFO] [stderr]     Checking tauri-runtime-wry v2.11.2
[INFO] [stdout] warning: unused import: `crate::error::AppResult`
[INFO] [stdout]  --> src-tauri/src/repositories/pastoral_care.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error::AppResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::AppResult`
[INFO] [stdout]  --> src-tauri/src/repositories/pastoral_care.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::error::AppResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut params_refs: Vec<&dyn rusqlite::ToSql> = params_vec.iter().map(|p| p.as_ref()).collect();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut params_refs: Vec<&dyn rusqlite::ToSql> = params_vec.iter().map(|p| p.as_ref()).collect();
[INFO] [stdout]    |             ----^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateSongRequest` is never constructed
[INFO] [stdout]   --> src-tauri/src/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct UpdateSongRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkEventAttendanceRequest` is never constructed
[INFO] [stdout]     --> src-tauri/src/models.rs:1070:12
[INFO] [stdout]      |
[INFO] [stdout] 1070 | pub struct MarkEventAttendanceRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_event_attendance`, `mark_event_attendance`, and `delete_event_attendance` are never used
[INFO] [stdout]    --> src-tauri/src/repositories/events.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl EventRepository {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn get_event_attendance(conn: &Connection, event_id: &str) -> AppResult<Vec<EventAttendance>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn mark_event_attendance(conn: &Connection, req: MarkEventAttendanceRequest) -> AppResult<EventAttendance> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn delete_event_attendance(conn: &Connection, id: &str) -> AppResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mark_as_sent` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/reminders.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ReminderRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn mark_as_sent(conn: &Connection, id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `log_action` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AuditRepository {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn log_action(conn: &Connection, user_id: Option<&str>, action: &str, entity_type: &str,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `delete_admin_role` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/admin_roles.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AdminRoleRepository {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn delete_admin_role(conn: &Connection, admin_id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src-tauri/src/presentation.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl PresentationState {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src-tauri/src/timer.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl TimerManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 111 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub async fn get_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mark_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn mark_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn delete_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CaptureState` is never constructed
[INFO] [stdout]   --> src-tauri/src/capture.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CaptureState {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src-tauri/src/capture.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl CaptureState {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateSongRequest` is never constructed
[INFO] [stdout]   --> src-tauri/src/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct UpdateSongRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarkEventAttendanceRequest` is never constructed
[INFO] [stdout]     --> src-tauri/src/models.rs:1070:12
[INFO] [stdout]      |
[INFO] [stdout] 1070 | pub struct MarkEventAttendanceRequest {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_event_attendance`, `mark_event_attendance`, and `delete_event_attendance` are never used
[INFO] [stdout]    --> src-tauri/src/repositories/events.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl EventRepository {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn get_event_attendance(conn: &Connection, event_id: &str) -> AppResult<Vec<EventAttendance>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn mark_event_attendance(conn: &Connection, req: MarkEventAttendanceRequest) -> AppResult<EventAttendance> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn delete_event_attendance(conn: &Connection, id: &str) -> AppResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `mark_as_sent` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/reminders.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ReminderRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn mark_as_sent(conn: &Connection, id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `log_action` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/audit.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AuditRepository {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn log_action(conn: &Connection, user_id: Option<&str>, action: &str, entity_type: &str,
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `delete_admin_role` is never used
[INFO] [stdout]   --> src-tauri/src/repositories/admin_roles.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl AdminRoleRepository {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn delete_admin_role(conn: &Connection, admin_id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub async fn get_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mark_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub async fn mark_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_event_attendance` is never used
[INFO] [stdout]   --> src-tauri/src/commands_events.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub async fn delete_event_attendance(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e", kill_on_drop: false }`
[INFO] [stdout] 2f44e3b75f4d3c4535800b287f26b2c76dd50504b54bc8170389b53e3a58502e
